home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 42
/
PC Gamer IT CD 42 2-2.iso
/
utility
/
easycd
/
EasyCD.exe
/
0
/
RCDATA
/
TFSONGSLIST
/
TFSONGSLIST.txt
Wrap
Text File
|
1999-03-07
|
802b
|
40 lines
object FSongsList: TFSongsList
Left = 332
Top = 229
BorderStyle = bsDialog
Caption = 'Songs List'
ClientHeight = 56
ClientWidth = 241
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = True
Position = poScreenCenter
OnDeactivate = FormDeactivate
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 59
Height = 13
Caption = 'Select song:'
end
object CSongsList: TComboBox
Left = 8
Top = 24
Width = 225
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = CSongsListChange
end
end